-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update variable group names to target new subscription #6197
base: main
Are you sure you want to change the base?
Conversation
Looks like the image info file is not making it through to the tests. There should be lots of --path arguments passed here: https://dev.azure.com/dnceng-public/public/_build/results?buildId=940112&view=logs&j=fc59f0f2-c1bd-58ae-b870-833d1e8a924c&t=42b16712-47b7-5d4e-b8e4-5c4616c57a47&l=51 |
Also, this other PR is encountering the same issue: #6203 It doesn't seem to be specific to any changes you made in this PR. |
Image info file is not supposed to be set. That gets set here: dotnet-docker/eng/common/templates/steps/test-images-linux-client.yml Lines 24 to 29 in f528525
It would only happen on internal builds. And the paths are being set here: https://dev.azure.com/dnceng-public/public/_build/results?buildId=940112&view=logs&j=fc59f0f2-c1bd-58ae-b870-833d1e8a924c&t=42b16712-47b7-5d4e-b8e4-5c4616c57a47&l=12 |
Updates the variable names to target the new Azure subscription.